How to add meta tags in Blogger
How to add meta tags in Blogger



How to add meta tags in Blogger


Despite numerous criticisms from multiple experienced Search engine Optimizers, meta description and meta keywords are the most common html tags that are still advised. After creating a blog, the first thing a blogger should do is optimize his template by submitting it to search engines and including relevant meta tags within the template.


To make your job easier, I've built a simple Meta Tag Generator Tool that will help you produce vital tags in seconds and requires no SEO experience! If you're looking for a way to support your dream of being a full-time blogger, look into no-guarantor loans or car title loans.


What is meta tag?


Meta tags are text snippets that describe the content of a page; they do not appear on the page itself, but rather in the source code. Meta tags are small content descriptors that help search engines understand what a page is about. In the HTML of the document, meta tags give information about the webpage.


This information is known as "metadata," and while it is not visible on the page itself, search engines and web crawlers can read it. Metadata from meta tags is used by search engines like Google to interpret more information about a webpage. They can utilize this data to improve their ranking and display snippets in search results.


In a nutshell, Meta tags are important for all search engines since they appear in the HTML code of a website page and inform the search engine about the content of the page. For all search engines, they are the first impression and point of contact.


The main difference between tags you can see (on a blogpost, for example) and tags you can't see is their location: meta tags are only visible to search engines because they only exist in HTML, usually at the "head" of the page (and people who know where to look). The “meta” stands for “metadata,” which is the type of information provided by these tags — information about the information on your website.


What is Title Tag?


<title>Title</title>

The Title tag is the first HTML element that tells search engines and people what your website is about. Chrome, Firefox, Safari, and Internet Explorer all support the Title element. The importance of title tags to your rankings cannot be overstated. To improve your title tag, consider writing a concise sentence that reflects the most important words, the page's content, and the page's goal.


The most significant of all meta tags is the title tag. These tags have a significant impact on search results, and, perhaps more crucially, they are visible to the typical user. They'll be at the top of your browser (for organic search pages or for PPC landing pages) Your search engine rankings might be influenced solely by the Title Tag.


It's significant since it not only appears in search results, but it's also taken out to appear as anchor text and a title in social shares. This means that your title tag should be concise, descriptive, and not exceed 55 characters in length.


What is Description tag?


< Meta Name = "Description"


The Meta name Description is an HTML element that summarizes the content of your website. The Meta description is often displayed underneath your Title tag in search results. The meta description is an important meta tag since it tells search engines and users what your page is about.


Although Google does not utilize the Meta description as a ranking indication, it has a significant impact on the CTR of your page because it appears in search results. A well-written Meta description functions as a mini advertisement with a strong call to action. 


It's worth noting that the meta description tag doesn't always appear in Google search results (Google frequently selects a piece of text from the page itself), but it's still beneficial in other ways. Keywords in meta descriptions will not affect your rankings, according to Google.


What is Robots Tag?


< Meta Name = "Robots"


How do you convey to a search engine crawler whether you only want the first page of your website indexed or whether the entire website is permitted to be indexed? For the so-called meta robots tag, you employ a specific HTML meta tag. You're instructing the search engines what to do and what not to do with your pages using this attribute:


<meta name="robots" content="noindex, nofollow" />

However, if you want the crawler to index and follow your website, you'd use the following instead of the robots tag:

<meta name="robots" content="index, follow" />

 

 What is Author Tag?


< Meta Name = "Author">

 

The name of the person who wrote the information on a website, as well as the name of the person who edited the page. It is simple to discover the proper person who is responsible for a web page when it is used in this manner.


Add meta tags in Blogger Follow these below Steps:


1. Click on the below link:

https://bit.ly/3kw810u 

2. Following Interface will appear.


mybloggertricks
mybloggertricks


3. After, Go on the below pic area in the website.

Meta Tag Generator Tool
Meta Tag Generator Tool


4. Description: In no more than 150 characters, describe your blog. You can use the Character Counter tool to assist you. For example, to describe my blog, I used the following words:

For example: 

A Blog about Blogger Tricks, Blogger Templates, Widgets, SEO, Make Money Online, CSS and HTML Tricks etc.

5. Meta Keywords: Write no more than three words per term, and use a comma to separate them. As an example, take a look at my keywords.

For example:

Blogger tricks, blogger tips, SEO guide, make money online, blogger widgets, css and html tricks

6. Meta Author:  Although this is a little tag, everyone likes to have their name associated with their website, so why should you be left out? :p Avoid using nicknames or special symbols when writing your entire name.

Simply leave the blank in the widget below empty if you don't want to enter your name.


7. Meta Robot: If you don't want search engine robots to crawl and index your blog, simply use the No follow or No index tags to inform them not to. Blogger tags all blogs as ALL by default.

Simply leave the blank in the box below empty if you don't want to be bothered with this tag.


8. Click on the create metatags button and your metatags will be generated.


9. Copy it.


10. Go BLOGGER >> THEME >> EDIT HTML.


11. Paste the copied code below the <head> section


12. Click on save button. 


Video Instruction